home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 May / EnigmA AMIGA RUN 27 (1998)(G.R. Edizioni)(IT)[!][issue 1998-05].iso / recent2 / ntpsyn.readme < prev    next >
Text File  |  1998-04-19  |  2KB  |  54 lines

  1. Short:    Synchronize the clock with NTP
  2. Author:   hlinnaka@iki.fi (Heikki Linnakangas)
  3. Uploader: hlinnaka@iki.fi (Heikki Linnakangas)
  4. Version:  2.2
  5. Type:     util/time
  6. Requires: AmiTCP V4.0 or compatible (tested with Miami V1.1)
  7. Replaces: util/time/NTPSync21.lha
  8.  
  9. This simple program allows you to synchronize your system clock through the
  10. Internet with the Network Time Protocol (NTP).
  11.  
  12. See http://www.eecis.udel.edu/~ntp for more info on NTP.
  13.  
  14. If you are using an version older than 2.1, you really should upgrade
  15. as soon as possible, because the older versions had some serious bugs.
  16.  
  17. HISTORY
  18.  
  19. --- V2.2  - now supports multiple servers
  20.           - added the verbose option
  21.           - added the timeout option
  22.           - can now set the battery-backed clock too
  23.           - changed a bit the way the roundtrip delay is calculated
  24.           - some other minor changes in the source code
  25.           - some changes to the documentation
  26.           - the documentation is now .txt, not .doc
  27.  
  28. --- V2.1  - fixed the date, was one day behind. I thought I fixed that in
  29.             an older version already, but now it should be fixed for real
  30.  
  31. --- V2.0  - fixed a bug that caused the clock run very fast sometimes
  32.           - now tries to use another port if 123 is already in use
  33.           - now asks the local.library for the UTC diff if not given
  34.           - some other minor changes
  35.           - now takes the network delay into account
  36.  
  37. --- V1.1  - added version information for the 'version' command
  38.           - added some integrity checks to the reply
  39.           - added support for different ports
  40.           - now prints stratum of the server when time is set
  41.           - added the COMPILATION-section to the document
  42.           - better error handling
  43.           - fixed a small bug in receiving the reply
  44.           - fixed the version number in the document
  45.           - date was set incorrectly
  46.           - file lengths were incorrect in the document
  47.  
  48. --- V1.0  - the initial release
  49.  
  50. Author:
  51.  
  52.   Heikki Linnakangas
  53.   hlinnaka@iki.fi (http://www.iki.fi/~hlinnaka)
  54.